Leadtools.Logging Namespace > Logger Class > Exception Method : Exception(String,Exception,Dictionary<String,Object>) Method |
'Declaration Public Overloads Sub Exception( _ ByVal source As String, _ ByVal e As Exception, _ ByVal custom As Dictionary(Of String,Object) _ )
'Usage Dim instance As Logger Dim source As String Dim e As Exception Dim custom As Dictionary(Of String,Object) instance.Exception(source, e, custom)
function Leadtools.Logging.Logger.Exception(String,Exception,Dictionary{String,Object})( source , e , custom )
public: void Exception( String^ source, Exception^ e, Dictionary<String^,Object^>^ custom )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2